-- background: 4073 from stack: in.No installer -- bmap block id: 3072 -- flags: 4000 -- background id: 0 -- name: capIt bkgnd -- part 89 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=449 top=278 right=314 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 28345 / 28345 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Pop card ----- HyperTalk script ----- on mouseUp visual effect zoom close pop card end mouseUp -- part 90 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=415 top=278 right=314 bottom=451 -- title width / last selected line: 0 -- icon id / first selected line: 103 / 103 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect zoom close go home end mouseUp -- part 91 (field) -- low flags: 01 -- high flags: 2007 -- rect: left=27 top=165 right=314 bottom=277 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 15032 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: About capIt -- part 93 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=381 top=278 right=314 bottom=417 -- title width / last selected line: 0 -- icon id / first selected line: 8067 / 8067 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Slithy ----- HyperTalk script ----- on mouseUp -- Go to Slithy Resources credit card visual effect zoom open push card go to card "Slithy 1" end mouseUp -- part 95 (field) -- low flags: 00 -- high flags: 2002 -- rect: left=293 top=176 right=198 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 15032 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Output string -- part 96 (field) -- low flags: 00 -- high flags: 2002 -- rect: left=293 top=51 right=73 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 15032 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Input string -- part 97 (button) -- low flags: 00 -- high flags: 4006 -- rect: left=311 top=108 right=130 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: upper ----- HyperTalk script ----- on mouseUp set the hilite of me to true set the hilite of bkgnd button "lower" to false put the short name of me into bkgnd field "whichWay" end mouseUp -- part 98 (button) -- low flags: 00 -- high flags: 0006 -- rect: left=402 top=108 right=130 bottom=469 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: lower ----- HyperTalk script ----- on mouseUp set the hilite of me to true set the hilite of bkgnd button "upper" to false put the short name of me into bkgnd field "whichWay" end mouseUp -- part 99 (button) -- low flags: 00 -- high flags: 0006 -- rect: left=402 top=130 right=152 bottom=469 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: first ----- HyperTalk script ----- on mouseUp set the hilite of me to true set the hilite of bkgnd button "all" to false put the short name of me into bkgnd field "allFlag" end mouseUp -- part 100 (button) -- low flags: 00 -- high flags: 4006 -- rect: left=311 top=130 right=152 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: all ----- HyperTalk script ----- on mouseUp set the hilite of me to true set the hilite of bkgnd button "first" to false put the short name of me into bkgnd field "allFlag" end mouseUp -- part 102 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=293 top=290 right=304 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: allFlag -- part 103 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=354 top=80 right=103 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: capIt ----- HyperTalk script ----- on mouseUp -- Show result of capIt with settings from radio buttons put capIt (bkgnd field "input string", bkgnd field "whichWay", bkgnd field "allFlag") into bkgnd field "Output string" end mouseUp -- part 104 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=293 top=273 right=287 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: whichWay